*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
a{
    color:#333;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
}
img{

    border: none\9;
}
.header{


}
.header .header-top{
    width: 100%;
    box-shadow: 0 3px 10px #efefef;

}
.header .header-top .content{
    width: 1200px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
}
.header .header-top .content .left{
    display: inline-block;
    font-size: 14px;
    color:#666;

}
.header .header-top .content .right{
    display: inline-block;
    float: right;
}
.header .header-top .content .right ul li{
    display: inline;
}
.header .header-top .content .right a{
    font-size: 14px;
    color:#666;

}
.header .header-top .content .right span{
    color:#e8e8e8;
    margin: 0 8px;

}
.header  .clear-fix{
    clear: both;

}
.header-zb{
    width: 1200px;
    margin: 0 auto;


}

.header-zb .left{
    display: inline-block;
    padding: 25px 0;

}
.header-zb .left .img{
    display: inline-block;
    vertical-align: middle;

}
.header-zb .left .wb{
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}
.header-zb .left .wb .title{
    color: #333;
    font-size: 24px;

}
.header-zb .left .wb .title-2{
    color:#666;
    font-size: 16px;
}
.header-zb .right{
    display: inline-block;
    vertical-align: middle;
    /*width: 444px;*/
    float: right;
}
.header-zb .right .wb{
    display: inline-block;
    width: 200px;
}
.header-zb .right .title{
    font-size:18px;
    color:#333;
    text-align: right;

}
.header-zb .right .title-2{
    font-size: 18px;
    text-align: right;
    color:#101d5e;

}
.header-zb .right .img-2{
    display: inline-block;

}
.header-zb .right .right-nr{
    float: right;

}
.header-zb .right .clear-fix-2{
    clear: both;

}
.nav{
    width: 100%;
    background:#113285;
    height: 56px;
    line-height: 56px;
}
.nav-content{
    width: 1200px;
    margin: 0 auto;

}
.nav-content ul li{
    float: left;
    margin-right: 12px;
    overflow: hidden;
}
.nav-content a{
    padding: 18px 20px;
    text-align: center;
    color:#fff;
    font-size: 16px;
}
.nav-content .on a{

    background:#03a0e5;
}



.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
/*.banner .hd li{*/
    /*background: url(../images/banner-btn-2.png)no-repeat;*/
    /*background: url(../images/banner-btn-2.png)\9 no-repeat;*/
    /*width: 12px;*/
    /*height: 12px;*/
/*}*/
/*.banner .hd ul li{*/
    /*float: left;*/
    /*margin: 0 5px;*/
    /*cursor:pointer;*/
/*}*/
/*.banner .hd{*/
    /*position: absolute;*/
    /*bottom: 15px;*/
    /*z-index: 99;*/
    /*zoom: 1;*/
    /*left: 923px;*/

/*}*/
/*.banner .hd .on{*/
    /*background: url(../images/banner-btn.png)no-repeat;*/
    /*background: url(../images/banner-btn.png)\9 no-repeat;*/
    /*width: 12px;*/
    /*height: 12px;*/

/*}*/
.banner .bd{


}
.banner .bd img{
    width: 100%;

}
.search{
    width: 100%;
    box-shadow: 0 3px 10px #efefef;
}
.search-content{
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}
.search-keywords{
    font-size: 14px;
    color:#333;
    display: inline-block;


}
.search-keywords a{
    color:#666;
    margin-right: 12px;
}


.search-form{
    display: inline-block;
    float: right;
}
.search-form .search-input{
    width: 308px;
    height: 35px;
    line-height: 35px;
    outline: none;
    border-bottom-left-radius: 6px;
    border-top-left-radius:6px ;
    padding-left: 10px;
    color:#bbb;
}
.search-form .search-btn{
    width: 36px;
    height: 35px;
    background: #03a0e5;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: -5px;
    margin-top: -4px;
}

.clear-fix-3{
    clear: both;
}
.product{

    margin-top: 40px;
}
.product-content{
    margin: 0 auto;
    width: 1200px;
overflow: hidden;
}
.product-left-slide{
    width: 270px;
    text-align: center;
    float: left;

}
.product-left-slide .top{

    margin-bottom: 10px;
}
.product-left-slide .product-list ul li{
border: 1px solid #bbb;
    line-height: 50px;
    margin-bottom: 10px;
}
.product-left-slide .product-list ul li h4{

    color:#333;
    font-size: 16px;
}
.product-left-slide .product-list ul li h4:hover{

    border-left:5px solid #03a0e5 ;
}
.product-left-slide .product-list ul li p{
    line-height: 38px;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    text-indent: 20px;
    font-size: 14px;

}
.user-content{
    width:900px;

     float: left;
    margin-left: 15px;
}
.user-content .user-top{
    padding-bottom: 5px;
   border-bottom: 1px solid #c2c2c2;
}
.user-content .user-top .img-title{
 float: left;
font-size: 20px;    color:#333;
}
.user-content .user-top .right{

    font-size: 14px;    color:#333;
    float: right;
}
.user-content .user-top .clear-fix-0{
    clear: both;

}
.user-content .nr{
    margin-top: 50px;
    overflow: hidden;
}
.user-content .nr .cp-zl{
    overflow: hidden;
    margin-left: 10px;

}
.user-content .nr .cp-zl ul li{
    margin-right: 16px;
    float: left;
    margin-bottom: 20px;
}
.user-content .nr .cp-zl img{
height: 225px;
width: 100%;
}
.user-content .nr .cp-zl .pic-img{
    position: relative;
     width: 280px;
    background: url(../images/bjse1.png)no-repeat;
    background: url(../images/bjse1.png)\9 no-repeat;
}
.user-content .nr .cp-zl .pic-title{
    position: absolute;
    width: inherit;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #03a0e5;
    bottom: 0;
    color: #fff;
}
/* clearfix */
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{    width: 400px;
    overflow: hidden;
    float: left;
}
/* smallImg */
.preview .smallImg{ margin-top:1px; padding:6px 5px; width:390px; overflow:hidden;float:left;}
/*.preview .scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }*/
#imageMenu {overflow:hidden; float:left;}
#imageMenu li {height:90px; width:90px; overflow:hidden; float:left; text-align:center;margin-right: 18px;    background: url(../images/bjse1.png)no-repeat;background: url(../images/bjse1.png)\9 no-repeat;}
#imageMenu li img{width:90px; height:90px;cursor:pointer;}
/*#imageMenu li#onlickImg img, #imageMenu li:hover img{border: 1px solid #c2c2c2; width: 100px;height: 100px;}*/
#imageMenu li#onlickImg{
    border: 3px solid #959595;
    background: url(../images/bjse1.png)no-repeat;background: url(../images/bjse1.png)\9 no-repeat;
}
/* bigImg */
.preview .bigImg{position:relative; float:left; width:400px;overflow:hidden;background: url(../images/bjse1.png)no-repeat;background: url(../images/bjse1.png)\9 no-repeat;}
.preview .bigImg #midimg{width: 386px;  height: 276px;}
.preview .bigImg #winSelector{width:200px; height:150px;}
#winSelector{position:absolute; cursor:move; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#c2c2c2; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}

.product-basic{
    float: left;
    overflow: hidden;
    height: 385px;
}
.product-border{
    float: left;
    overflow: hidden;
    width: 500px;
}
.product-basic-info {
    height: 275px;
    margin-left: 10px;
    border: 1px solid #999999;
}
.product-basic-info-item {
    border-bottom: 1px dashed #e8e8e8;
    line-height: 60px;
    margin: 0 20px;
}
.product-border .product-basic-info .clearfix {
    zoom: 1;
    padding-top: 5px;
    margin: 0 20px;
}
.more-case-button{
    width: 200px;
    height: 50px;
    background: #333;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-top: 22px;
}
#a-djzx {
    color: #fff;
}
.product-xq-id {
    margin-top: 50px;
}
.product-xq-id a{
    color: #00e;
}
.product-xq-id-top span {
    width: 15px;
    height: 15px;
    background: #03a0e5;
}
.product-xq-id-top p {
    display: inline-block;
    margin-left: 5px;
}
.product-xq-id-top {
    border-bottom: 2px solid #999;
    padding-bottom: 3px;
}




.user-content .container-right {
    width: 930px;
    display: inline-block;
    margin-left: 50px;
}
.user-content .list-discription {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 16px;
}
.user-content .container-right .downloads ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}
.user-content .container-right .downloads .download-info {
    padding: 15px;
}
.user-content .container-right .downloads .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.user-content .container-right .downloads .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}
.user-content .container-right .downloads .download-info .download-img img {
    width: 80%;
}
.user-content .container-right .downloads .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.user-content .container-right .downloads .download-info .download-discription {
    color: #666;
    font-size: 14px;
}
.user-content .list-discription {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 16px;
}

.user-content .container-right .search-products ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
}
.user-content .container-right .search-products .products-title {
    text-align: center;
}
.user-content .container-right .search-products .product-img img {
    width: 150px;
}
.user-content .container-right .search-news ul li {
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.user-content .container-right .search-news .search-news-title {
    font-size: 16px;
}
.user-content .container-right .search-news .search-news-discription {
    margin-top: 10px;
}
.user-content .container-right .search-news .search-news-basic {
    color: #999999;
}
.user-content .container-right .search-news .search-news-basic span {
    margin-right: 20px;
}
.user-content .container-right .feedback-item {
    margin: 45px;
}
.user-content .container-right .feedback-item .feedback-item-left {
    width: 10%;
    display: inline-block;
}
.user-content .container-right .feedback-item .feedback-item-right {
    display: inline-block;
}
.user-content .container-right .feedback-item .feedback-item-right input {
    border: 1px solid #c9c9c9;
    outline: none;
    border-radius: 4px;
    height: 35px;
    padding-left: 5px;
}
.user-content .container-right .feedback-item .feedback-submit {
    border: 0;
    color: #fff;
    background-color: #2a2d2a;
    width: 170px;
    height: 45px;
    font-size: 18px;
    border-radius: 4px;
}
.user-content .nr .about-nr{

    border: 1px dashed #e8e8e8;
}




.user-content .nr .new-nr .downloads .download-info {
    padding: 15px;
}
.user-content .nr .new-nr .downloads .download-info .download-title {
    font-size: 18px;
    /* font-family: 'SOURCEHANSANSCN-MEDIUM'; */
    margin-bottom: 10px;
}
.user-content .nr .new-nr .downloads .download-info .download-title a:hover{
    color:#ff0000;
}
.user-content .nr .new-nr .downloads .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}
.user-content .nr .new-nr .downloads .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.user-content .nr .new-nr .downloads .download-info .download-img img {
    width: 80%;
}
.user-content .nr .new-nr .downloads .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.user-content .nr .new-nr .downloads ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}
.user-content .nr .new-nr .downloads .download-info .download-discription {
    color: #666;
    font-size: 14px;
}
.user-content .nr .case-nr{
    border: 1px dashed #e8e8e8;

}
.user-content .nr .about_contact .wb{
   font-size: 16px;
    color:#333;
}
.user-content .nr .about_contact .wb p{
    margin-bottom: 30px;

}













.pages {
    margin-top: 50px;
    float: right;
    display: inline;
    padding-bottom: 10px;
}
.user-content .nr .pages span {
    color: #9a9a9a;
    vertical-align: bottom;
}
.pages .pgbtn {
    border: 1px solid #ccc;
    color: #999;
}
.pages a, .pages span {
    display: inline-block;
    padding: 0 10px;
    margin: 0 3px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #0896ba;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}
.pages a, .pages li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    color: #0896ba;
}

.foot{
    margin-top: 50px;
}
.foot-nav{
    width: 100%;
    background: #0c2460;

    height: 40px;
    line-height: 40px;

}
.foot-nav .foot-list{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;

}
.foot-nav .foot-list ul li{
    float: left;

}
.foot-nav .foot-list a{
    color:#cecece;
    font-size: 14px;
}
.foot-nav .foot-list span{
    color:#07163a;
    padding: 0 21px;

}
.foot-content{
    width: 100%;
    background: #333333;
}
.foot-content .foot-bottom{
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
}
.foot-content .foot-bottom .nr{


}
.foot-content .foot-bottom .nr .left{
    display: inline-block;
    vertical-align: top;
    width: 237px;
    margin-top: 82px;
}
.foot-content .foot-bottom .nr .right{
    display: inline-block;
    color:#fff;
    font-size: 18px;
    margin-top: 15px;
}
.foot-content .foot-bottom .nr .right ul li{
    display: inline-block;

}
.foot-content .foot-bottom .nr .right ul li a{
    font-size: 14px;
    color:#bfbfbf;

}
.foot-content .foot-bottom .nr .right ul li span{
    color:#666;
    margin: 0 8px;
}
.foot-content .foot-bottom .nr .right .dibu{
    line-height: 30px;
    padding-top: 28px;
    font-size:14px;
    color:#bfbfbf;
    padding-bottom: 20px;
}
.foot-content .foot-bottom .nr .right .dibu .jszc a{
    font-size:14px;
    color:#bfbfbf;
}


